func go.uber.org/mock/gomock.getCall

2 uses

	go.uber.org/mock/gomock (current package)
		call.go#L441: 		if call := getCall(args[i]); call != nil {
		call.go#L458: func getCall(arg any) *Call {